home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / CUGUK / COMMS / C035.ZIP / OLD_JMOD / REV120.DOC < prev    next >
Text File  |  1991-02-05  |  638b  |  18 lines

  1.  
  2.     03-JAN-1989            Richard B. Johnson V1.20
  3.     To make JMODEM not abort as often on a noisy line:
  4.     Changed retry-count to 20.
  5.     Changed file-write to trap a similar record number.
  6.     Added code to require 3 or more ^Xs on the reverse-channel to abort.
  7.     Previously, phone-line noise containing a ^X would cause an abort.
  8.  
  9.     To fix up status window bug:
  10.     Added 'fill' routines to over-write previous 'cps' number if the
  11.     previous number was very large and the present number is very small.
  12.  
  13.     Previous:    1,206 cps
  14.                             |
  15.     Present:    124 6 cps
  16.                             |_______ previous character would show.
  17.  
  18.